StateReport 
EntityType  Independent 
Logical Entity Name  StateReport 
Default Table Name  SyStateReport 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StateReport Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    NCHAR(8)  NO 
 
UsaStateCode(FK)    CHAR(2)  NO 
 
ModuleCode    NCHAR(2)  NO 
 
Name    NVARCHAR(255)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AgencyCode    NVARCHAR(100)  NO 
 

StateReport Keys 
Key Name  Key Type  Keys 
SyStateReport_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SyStateReport_SyStateCode_N_N_IDX  Inversion Entry  UsaStateCode 
UNQ_SyStateReport_Code  Unique Constraint  Code 
PK_SyStateReport_SyStateReportID  PrimaryKey  Id 

StateReport Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
UsaState  Non-Identifying  One To Zero or More        UsaStateCode  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StateReportConfigurationSetting  Non-Identifying  One To Zero or More          NO 

StateReport Check Constraints 
Check Constraint Name  CheckConstraint 

StateReport Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StateReport 
NO       
Physical (Microsoft SQL Server)
dbo.SyStateReport 
NO       

StateReport Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

StateReport Data Movement Rules 
Name  Type  Rule Text/Value